UserAgentBrand

interface UserAgentBrand

A user-agent brand information.

Since

8.4.0

Functions

Link copied to clipboard
open fun create(name: String, version: String): UserAgentBrand
Creates a new UserAgentBrand instance with the given brand and version.
Link copied to clipboard
open fun name(): String
Returns the name of the user-agent or brand (e.g.
Link copied to clipboard
open fun version(): String
Returns the version of the brand (e.g.